翻訳と辞書
Words near each other
・ sso
・ ssr
・ st
・ st andrews static language
・ st-506
・ stab
・ stab-11
・ stac
・ stac compression
・ stack
stack environment control dump machine
・ stack frame
・ stack loader
・ stack overflow
・ stack pointer
・ stack puke
・ stack traceback
・ stacking order
・ stage2
・ staggered pin grid array


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

stack environment control dump machine : FOLDOC
Stack Environment Control Dump machine
(SECD machine) The first abstract machine for reducing lambda-calculus expressions, invented by P. J. Landin. The machine has four registers holding pointers to {linked lists} operated as push-down {stacks} which hold the information required for the evaluation of an expression. The registers point to (1) Stack which holds the arguments of partially evaluated expressions and results of completely evaluated ones, (2) Environment where the current expression being evaluated is stored, (3) Control which holds the machine instructions that manipulate the contents of the four registers that represent the expression being evaluated, (4) Dump on which the state of the machine is temporarily saved during the evaluation of expressions. See also Lispkit.



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.